Object storage
Keep application files, datasets, and build artifacts in Firestarter. Use S3 clients and scoped API keys to connect your code.
STORAGE · COMPUTE · HOSTING · AI
Store your data, run a virtual machine, publish a website, or add AI to your app. Familiar tools, useful building blocks, and room to grow your next idea.
Storage, compute, and hosting in one Pipe workspace.
Find a plan for your projectA separate key for each application. Access scoped to the work it needs to do.
LT••••••••••••7C2A
LT••••••••••••9F4B
Bucket and prefix scoping · Revoke access from the console
See available, spent, and reserved credit together. Add credit when you need it.
Confirm each payment in your wallet.
A look inside your storage workspace. Explore usage, keys, and billing.
01 / YOUR BUILDING BLOCKS
Seven ways to build.
Choose the pieces your project needs.
Keep application files, datasets, and build artifacts in Firestarter. Use S3 clients and scoped API keys to connect your code.
Your own Ubuntu workspace, ready for your tools. Connect over SSH, run your applications, and keep your work on persistent disk.
Publish websites and WebAssembly apps. Connect a custom domain and keep application data in SQLite, without managing a VM.
Your files, without the command line. Upload folders, browse and preview media, and download what you need from your browser.
Give your app persistent state with SQLite, small files, and an authenticated API. Build counters, sessions, and shared workspaces.
Cache temporary data with a supported set of Redis commands. Connect your clients for key operations and automatic expiry.
Add chat, reasoning, and agent workflows to your application through an OpenAI-compatible API. Choose a model and start making requests. Inference uses a separate Pipe AI account.
Get an API key from Pipe inference and set
PIPE_API_KEY before running. Requests use your
inference credit.
curl https://api.pipenetwork.ai/v1/chat/completions \
-H "Authorization: Bearer $PIPE_API_KEY" \
-H 'Content-Type: application/json' \
-d '{"model":"pipe/deepseek-v4-flash-0731",
"messages":[{"role":"user","content":"Hello, Pipe."}]}'
VM capacity and KV access vary by account. Check availability in your dashboard.
THE NETWORK BEHIND THE NAME
Pipe started with a belief that content delivery could be open and distributed, bringing capacity closer to the people using it. That idea continues to shape the infrastructure we build.
02 / A FEW USEFUL ANSWERS
Get the details before connecting your application.
Talk to our teamFirestarter supports core S3 operations using path-style addressing and SigV4. AWS CLI, boto3, and other clients need the settings in our compatibility guide. Unsupported features include versioning, lifecycle rules, and managed KMS encryption. Check the full limits before migrating a workload.
Open your Pipe dashboard, connect a Solana wallet, and sign a free message. Choose a service and review its plans or usage rates. Add USDC credit in Billing when you need it; paid funding is a separate wallet approval. AI inference has its own account at pipenetwork.ai.
Storage, VMs, hosting, KV Cache, and Durable Objects use your prepaid Pipe balance. Some services charge for usage; others use prepaid plans. Inference is billed separately through Pipe AI. Compare all pricing and billing terms, and review the exact charge in your dashboard before purchasing.
Yes. Tell us what you want to build, the services you need, and the tools you use. We can help you check compatibility and plan a first test. For AI workloads, explore Pipe inference.